Uses of Enum
com.cisco.pt.ipc.enums.PtmpEncryption
Packages that use PtmpEncryption
-
Uses of PtmpEncryption in com.cisco.pt.ipc.enums
Methods in com.cisco.pt.ipc.enums that return PtmpEncryptionModifier and TypeMethodDescriptionstatic PtmpEncryptionPtmpEncryption.fromIntValue(int value) static PtmpEncryptionPtmpEncryption.fromIntValue(Integer value) static PtmpEncryptionReturns the enum constant of this type with the specified name.static PtmpEncryption[]PtmpEncryption.values()Returns an array containing the constants of this enum type, in the order they are declared.